home *** CD-ROM | disk | FTP | other *** search
/ All About the French Know-How at E3 2000 (USA) / All About the French Know-How at E3 2000 (USA).bin / Appli / NTIC.mdb / NomCCI.json < prev    next >
JavaScript Object Notation  |  2000-04-18  |  520b

  1. {
  2.     "schema": {
  3.         "NumeroCCI": "Long Integer",
  4.         "CodeLangue": "Long Integer",
  5.         "TradCCI": "Text (255)",
  6.         "CodeCCI": "Text (50)"
  7.     },
  8.     "data": [
  9.         {
  10.             "NumeroCCI": 2,
  11.             "CodeLangue": 1,
  12.             "TradCCI": "CCI Territoire de Belfort",
  13.             "CodeCCI": "90"
  14.         },
  15.         {
  16.             "NumeroCCI": 3,
  17.             "CodeLangue": 1,
  18.             "TradCCI": "CCI de Haute-Sa├┤ne - Lure",
  19.             "CodeCCI": "70L"
  20.         },
  21.         {
  22.             "NumeroCCI": 4,
  23.             "CodeLangue": 1,
  24.             "TradCCI": "CCI de Haute-Sa├┤ne - Vesoul",
  25.             "CodeCCI": "70V"
  26.         },
  27.         {
  28.             "NumeroCCI": 0,
  29.             "CodeLangue": 1,
  30.             "TradCCI": "CCI du Jura",
  31.             "CodeCCI": "39"
  32.         },
  33.         {
  34.             "NumeroCCI": 1,
  35.             "CodeLangue": 1,
  36.             "TradCCI": "CCI du Doubs",
  37.             "CodeCCI": "25"
  38.         }
  39.     ]
  40. }